CollectionView for WinForms
C1GroupCollectionView<S> クラス メソッド

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 : C1GroupCollectionView<S> クラス

このクラスのメンバの一覧は、C1GroupCollectionView<S>メンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドReturns whether the collection view is able to filter the specified expression. C1.CollectionView.C1WrapCollectionView<S,object>から継承されます。
Public メソッドオーバーライドされます。 Returns whether the collection view is able to group the specified group descriptions.  
Public メソッドDetermines whether a new item can be inserted in the collection at the specified index. C1.CollectionView.C1WrapCollectionView<S,object>から継承されます。
Public メソッドオーバーライドされます。 Determines whether the item at fromIndex can be moved to toIndex.  
Public メソッドDetermines whether the collection can be refreshed. C1.CollectionView.C1WrapCollectionView<S,object>から継承されます。
Public メソッドオーバーライドされます。 Determines whether the item at the specified index can be removed from the collection.  
Public メソッドオーバーライドされます。 Determines whether the item at the specified index can be replaced in the collection.  
Public メソッドReturns whether the collection view is able to sort the specified sort descriptions. C1.CollectionView.C1WrapCollectionView<S,object>から継承されます。
Public メソッドFilters the data using specified filter expression. C1.CollectionView.C1WrapCollectionView<S,object>から継承されます。
Public メソッドGets the type of the item. C1.CollectionView.C1WrapCollectionView<S,object>から継承されます。
Public メソッドオーバーライドされます。 Groups the collection view according to the specified group descriptions.  
Public メソッドGets the index of the specified item. C1.CollectionView.C1CollectionViewBase<T>から継承されます。
Public メソッドオーバーライドされます。 Inserts the specified item at the specified index in the collection.  
Public メソッドLoads more items asynchronously. C1.CollectionView.C1WrapCollectionView<S,object>から継承されます。
Public メソッドオーバーライドされます。 Moves an item from the specified position to the new one.  
Public メソッドSets the specified item in the view as the current item. C1.CollectionView.C1CollectionViewBase<T>から継承されます。
Public メソッドSets the first item in the view as the current item. C1.CollectionView.C1CollectionViewBase<T>から継承されます。
Public メソッドSets the last item in the view as the current item. C1.CollectionView.C1CollectionViewBase<T>から継承されます。
Public メソッドSets the item after the CurrentItem in the view as the CurrentItem. C1.CollectionView.C1CollectionViewBase<T>から継承されます。
Public メソッドSets the item at the specified index in the view as the current item. C1.CollectionView.C1CollectionViewBase<T>から継承されます。
Public メソッドSets the item before the CurrentItem in the view as the CurrentItem. C1.CollectionView.C1CollectionViewBase<T>から継承されます。
Public メソッドRefreshes the collection data. C1.CollectionView.C1WrapCollectionView<S,object>から継承されます。
Public メソッドオーバーライドされます。 Removes the item at the specified index from the collection.  
Public メソッドオーバーライドされます。 Replaces the item at the specified index by the new specified item.  
Public メソッドSorts the collection view according to the specified sort descriptions. C1.CollectionView.C1WrapCollectionView<S,object>から継承されます。
トップ
参照

C1GroupCollectionView<S> クラス
C1.CollectionView 名前空間